home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / programm.ing / winlib.lzh / WINLIB / ALERT.H < prev    next >
Encoding:
C/C++ Source or Header  |  1994-03-06  |  630 b   |  15 lines

  1. /* Resource information for ALERT */
  2.  
  3. #define MYALERT  0   /* Dialog box */
  4. #define ALHEAD   2   /* BOXTEXT in Tree MYALERT */
  5. #define ALTXT1   4   /* TEXT in Tree MYALERT */
  6. #define ALTXT2   5   /* TEXT in Tree MYALERT */
  7. #define ALTXT3   6   /* TEXT in Tree MYALERT */
  8. #define ALTXT4   7   /* TEXT in Tree MYALERT */
  9. #define ALTXT5   8   /* TEXT in Tree MYALERT */
  10. #define ALICON   9   /* ICON in Tree MYALERT */
  11. #define ALBTN1   10  /* BOXTEXT in Tree MYALERT */
  12. #define ALBTDEF  11  /* BOXTEXT in Tree MYALERT */
  13. #define ALBTN2   12  /* BOXTEXT in Tree MYALERT */
  14. #define LASTOBJ  13  /* BOX in Tree MYALERT */
  15. ə